setIconTintMode

Specifies the blending mode used to apply the tint specified by setIconTintList to the item's icon. The default mode is SRC_IN.

Parameters

item

item for which to set the tint mode.

tintMode

the blending mode used to apply the tint, may be null to clear tint

See also